home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_1 / gwar241.zip / WAR.BAT < prev    next >
DOS Batch File  |  1992-01-22  |  478b  |  21 lines

  1. REM Your batch file to execute Global War should look like this
  2.  
  3. REM First change to your Global War subdirectory
  4.  
  5. cd \bbs\gwar
  6.  
  7. REM next, select one of the following depending on your BBS software
  8.  
  9. war /p \bbs\pcboard.sys
  10. war /r \bbs\dorinfo1.def
  11. war /w \bbs\chain.txt
  12. war /i \bbs\callinfo.bbs
  13. war /g \bbs\callinfo.bbs
  14. war /d \bbs\door.sys
  15. war /s \bbs\sfdoors.dat
  16. war /c (baud) (port) (minutesleft) (firstname) (lastname)
  17.  
  18. REM Exit back to the BBS
  19.  
  20. cd \bbs
  21.